Skip to content

Change circuit TDVP to half-sweep#6

Merged
aaronleesander merged 5 commits intomainfrom
single-sweep-TDVP
Mar 10, 2025
Merged

Change circuit TDVP to half-sweep#6
aaronleesander merged 5 commits intomainfrom
single-sweep-TDVP

Conversation

@aaronleesander
Copy link
Member

@aaronleesander aaronleesander commented Mar 7, 2025

Description

This pull request changes TDVP to only perform one left-right half-sweep if simulating a circuit.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style

@codecov
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.2%. Comparing base (0cd0770) to head (3cea0c1).
Report is 368 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main      #6   +/-   ##
=====================================
  Coverage   95.2%   95.2%           
=====================================
  Files         19      19           
  Lines       1496    1501    +5     
=====================================
+ Hits        1425    1430    +5     
  Misses        71      71           
Flag Coverage Δ
python 95.1% <100.0%> (+<0.1%) ⬆️
Files with missing lines Coverage Δ
src/mqt/yaqs/core/methods/tdvp.py 92.4% <100.0%> (+0.2%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aaronleesander aaronleesander added feature New feature or request minor Minor version update labels Mar 8, 2025
@aaronleesander aaronleesander changed the title Single Sweep TDVP Single Sweep Circuit TDVP Mar 10, 2025
@aaronleesander aaronleesander changed the title Single Sweep Circuit TDVP Change circuit TDVP to half-sweep Mar 10, 2025
@aaronleesander aaronleesander self-assigned this Mar 10, 2025
@aaronleesander aaronleesander merged commit 29dc2e2 into main Mar 10, 2025
17 checks passed
@aaronleesander aaronleesander deleted the single-sweep-TDVP branch March 10, 2025 11:40
MaxFroehlich1410 pushed a commit that referenced this pull request Jun 11, 2025
## Description

This pull request changes TDVP to only perform one left-right half-sweep
if simulating a circuit.

## Checklist:

- [x] The pull request only contains commits that are related to it.
- [x] I have added appropriate tests and documentation.
- [x] I have made sure that all CI jobs on GitHub pass.
- [x] The pull request introduces no new warnings and follows the
project's style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request minor Minor version update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant